Skip to content

Bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.1
Open

Bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps benc-uk/workflow-dispatch from 1.2.4 to 1.3.1.

Release notes

Sourced from benc-uk/workflow-dispatch's releases.

v1.3.1

Features

  • New sync-status input — when used with wait-for-completion, mirrors the triggered workflow's conclusion (failure/cancelled) back to this action's status (#84)
  • Alternate ref default for PRs — automatically uses github.head_ref when running in a pull request context, avoiding refs/pull/.../merge errors (#79)

Bug Fixes

  • Safer JSON input parsing — invalid inputs JSON now logs an error instead of throwing an unhandled exception (#84)
  • Improved timeout handling — timeout now sets a distinct timed_out status and emits a warning instead of silently breaking (#84)
  • Improved warning message formatting for workflow run timeout

Internal Changes & Chores

  • Replaced console.log calls with core.info for proper Actions log integration (#84)
  • Removed stale ref/inputs parameters from the workflow list API call (#84)
  • Expanded CI test matrix from 3 sequential steps to 9 parallel test jobs covering workflow lookup, output assertions, wait-for-completion, sync-status, and error handling (#84)
  • Added CI path filters to skip docs-only changes (#84)
  • Changed echo-3 test fixture from workflow_call to workflow_dispatch with deterministic failure (#84)
  • Removed unused .vscode/settings.json (#84)
  • Added .github/copilot-instructions.md (#84)
  • General project chores

Documentation Updates

  • No documentation updates in this release
Commits
  • 7a02764 Improvements: sync-status, error handling, CI test coverage & path filters (#84)
  • 3162154 Use alternate ref default for PRs (#79)
  • 4085c97 project chores
  • 6fd6de2 Improve warning message formatting for workflow run timeout
  • a54f9d1 2026 refresh (#83)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2.4 to 1.3.1.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@e2e5e9a...7a02764)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants